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
If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this. -->
When setting issuer_url at create time, it should set it in state
issuer_url
When creating a wiz_saml_idp, a subsequent plan picks up the change to the attribute
The text was updated successfully, but these errors were encountered:
Add issuer_url when passed
df3704c
Currently ignores when an issuer_url is passed - this should fix issue AxtonGrams#170 Signed-off-by: Jon Wilson <[email protected]>
Add issuer_url when passed (#210)
1ae09b6
Currently ignores when an issuer_url is passed - this should fix issue #170 Signed-off-by: Jon Wilson <[email protected]>
Successfully merging a pull request may close this issue.
Affected Resource(s)
If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this. -->
Expected Behavior
When setting
issuer_url
at create time, it should set it in stateActual Behavior
When creating a wiz_saml_idp, a subsequent plan picks up the change to the attribute
Steps to Reproduce
Community Note
The text was updated successfully, but these errors were encountered: