We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue was originally opened by @jleclanche as hashicorp/terraform#10082. It was migrated here as part of the provider split. The original body of the issue is below.
https://www.terraform.io/docs/providers/cloudflare/r/record.html
Since proxied is a boolean (which the docs doesn't specify) and is Optional, it would be good to specify whether it defaults to false or true.
proxied
The text was updated successfully, but these errors were encountered:
Document cloudflare_record.proxied default value
cloudflare_record.proxied
037f798
Resolves cloudflare#4.
Document cloudflare_record.proxied default value (#15)
b09befa
Resolves #4.
Merge pull request cloudflare#4 from SteveGoldthorpe-WDFC/add-page-ru…
e04425c
…le-host_header_override add host_header_override page_rule action
Document default for proxied on cloudflare_record
cloudflare_record
32917f9
This was originally requested in cloudflare#4/fixed in b09befa, but was lost in the move to autogen docs (0813d55).
No branches or pull requests
This issue was originally opened by @jleclanche as hashicorp/terraform#10082. It was migrated here as part of the provider split. The original body of the issue is below.
https://www.terraform.io/docs/providers/cloudflare/r/record.html
Since
proxied
is a boolean (which the docs doesn't specify) and is Optional, it would be good to specify whether it defaults to false or true.The text was updated successfully, but these errors were encountered: