Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow creating custom_hostname records without ssl #1127

Conversation

nickysemenza
Copy link
Member

@nickysemenza nickysemenza commented Jul 8, 2021

depends on cloudflare/cloudflare-go#666, will need to be updated after cloudflare-go version is cut (temporarily pinning it)

@@ -41,7 +41,7 @@ func resourceCloudflareCustomHostname() *schema.Resource {
},
"ssl": {
Type: schema.TypeList,
Required: true,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not too familiar with if this is a breaking change / needs to be modified differently? My feeling is that it's OK since it's going from required -> optional and not the other direction

@nickysemenza nickysemenza force-pushed the nicky/custom-hostname-no-ssl branch from 15b7885 to ab7e5aa Compare July 13, 2021 22:09
@jacobbednarz
Copy link
Member

i've cherry picked this into #1131 to keep CI green while bumping dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants