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
#### Description
[Issue #32](#32)
* Instance tenancy now uses validation.StringInSlice so a value must be supplied.
* Created a local value to store the instance_tenancy if a value is supplied otherwise sets it to the default value to avoid suplying an empty value which is no longer supported.
#### Description
[Issue #32](#32)
* Instance tenancy now uses validation.StringInSlice so a value must be supplied.
* Created a local value to store the instance_tenancy if a value is supplied otherwise sets it to the default value to avoid suplying an empty value which is no longer supported.
#### Description
[Issue #32](#32)
* Instance tenancy now uses validation.StringInSlice so a value must be supplied.
* Created a local value to store the instance_tenancy if a value is supplied otherwise sets it to the default value to avoid supplying an empty value which is no longer supported.
When using AWS provider version ~> v1.25.0, the following error is generated:
(the error message is awkwardly cut off with no further information, as shown above)
Using AWS provider version ~> v1.24.0 works.
Notes on this issue from @disaac:
The text was updated successfully, but these errors were encountered: