Fix Access app domain and self_hosted_domains import #6811
Annotations
7 errors and 1 warning
test:
internal/sdkv2provider/resource_cloudflare_access_application.go#L91
newAccessApplication.SelfHostedDomains undefined (type cloudflare.CreateAccessApplicationParams has no field or method SelfHostedDomains)
|
test:
internal/sdkv2provider/resource_cloudflare_access_application.go#L265
accessApplication.SelfHostedDomains undefined (type cloudflare.AccessApplication has no field or method SelfHostedDomains)
|
test:
internal/sdkv2provider/resource_cloudflare_access_application.go#L327
updatedAccessApplication.SelfHostedDomains undefined (type cloudflare.UpdateAccessApplicationParams has no field or method SelfHostedDomains)
|
test:
internal/sdkv2provider/resource_cloudflare_authenticated_origin_pulls.go#L51
cannot use isEnabled (variable of type bool) as *bool value in struct literal
|
test:
internal/sdkv2provider/resource_cloudflare_authenticated_origin_pulls.go#L126
cannot use false (untyped bool constant) as *bool value in struct literal
|
test
newAccessApplication.SelfHostedDomains undefined (type cloudflare.CreateAccessApplicationParams has no field or method SelfHostedDomains)
|
test
Process completed with exit code 2.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|