8000 Reload client configuration periodically for remote state storage · Issue #37208 · hashicorp/terraform · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Reload client configuration periodically for remote state storage #37208
Open
@juljaeg

Description

@juljaeg

Terraform Version

1.11.4

Use Cases

We are refreshing the token in the file periodically and it would be nice for terraform to pick up changes in the file while it is running or reread it from time to time or close to expiry. We are using terraform in azure devops pipelines and the oidc tokens expire after 10 minutes. We are using multiple service connections within one apply which looks not possible with the new azure devops implementation. For applies under 10 minutes and kubernetes with kubelogin for AKS this works very well as kubelogin is invoked more often and reads the file when the process starts.

Attempted Solutions

We looked into the service connection id based approach which seems to not support multiple service connections.

Proposal

No response

References

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0