Skip to content

Conversation

vinay-gopalan
Copy link
Contributor

Draft PR of feature to run CI tests.

Add support for configuring `explicit_max_ttl` for Azure Secrets roles.
This field was released as part of Azure Secrets plugin v0.20.0,
incorporated into Vault 1.18.0 and later.

Note that the field is configured as an integer to align with how other
resources throughout the provider handle TTL fields. Configuring it to
a seconds-based integer avoids Terraform flagging drifts between the
seconds returned from Vault's API and the Terraform string-based
configuration.
Per feedback in #2438, revert the explicit_max_ttl field in the
`azure_secret_backend_role` resource to a string type for internal
consistency within the resource.

Fix deletion acceptance test code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants