If the ALKS provider is defined and resources are used but no provider config is given there is a very vague error message returned.
│ Error: Missing required argument
│
│ The argument "url" is required, but was not set.
While this message makes sense, it is not clear that its being thrown from the ALKS provider. The provider should supply additional information to indicate where the error originated. Currently this is only debuggable by putting Terraform into debug mode which shows the error comes from the ALKS provider:
If the ALKS provider is defined and resources are used but no provider config is given there is a very vague error message returned.
While this message makes sense, it is not clear that its being thrown from the ALKS provider. The provider should supply additional information to indicate where the error originated. Currently this is only debuggable by putting Terraform into debug mode which shows the error comes from the ALKS provider: