Docs say title case is supported for type in boundary_host_catalog
when it isn't
#115
Labels
bug
Something isn't working
boundary_host_catalog
when it isn't
#115
The provider docs say title case is supported here but it does not work. Looks like we have to use
static
. You get the error shown below:Either, support needs to be added or docs need to be updated.
Terraform Version
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Expected Behavior
This should accept the title case of
Static
based on docs.Actual Behavior
The error is shown posted above.
Steps to Reproduce
Define the
boundary_host_catalog
resource and pass the type withStatic
The text was updated successfully, but these errors were encountered: