You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The list of settings that are managed as of v1.5.3 of the provider is: {"waf", "ssl", "min_tls_version", "automatic_https_rewrites", "opportunistic_encryption", "cname_flattening"}
We would like to manage at least these additional settings through Terraform:
always_use_https
ipv6
Terraform Version
Run terraform -v to show the version. If you are not running the latest version of Terraform, please upgrade because your issue may have already been fixed.
Affected Resource(s)
Please list the resources as a list, for example:
ibm_cis_domain_settings
References
ibmcloud cis domain-settings-update --help is the best reference with descriptions and valid values
The text was updated successfully, but these errors were encountered:
Hi there,
The list of settings that are managed as of v1.5.3 of the provider is:
{"waf", "ssl", "min_tls_version", "automatic_https_rewrites", "opportunistic_encryption", "cname_flattening"}
We would like to manage at least these additional settings through Terraform:
always_use_https
ipv6
Terraform Version
Run
terraform -v
to show the version. If you are not running the latest version of Terraform, please upgrade because your issue may have already been fixed.Affected Resource(s)
Please list the resources as a list, for example:
References
ibmcloud cis domain-settings-update --help
is the best reference with descriptions and valid valuesThe text was updated successfully, but these errors were encountered: