Skip to content

Please add sample for Azure DevOps Repo (git) terraform module #9

New issue

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

Open
pherbel opened this issue Feb 26, 2025 · 1 comment
Open

Please add sample for Azure DevOps Repo (git) terraform module #9

pherbel opened this issue Feb 26, 2025 · 1 comment

Comments

@pherbel
Copy link

pherbel commented Feb 26, 2025

Also it would be great if this repo show how to authenticate terraform git modules in the Azure DevOps pipeline.
I my case the terraform modules are private and sit in the other Azure DevOps private repo and I need to authenticate.

@jaredfholgate
Copy link
Member

Also it would be great if this repo show how to authenticate terraform git modules in the Azure DevOps pipeline. I my case the terraform modules are private and sit in the other Azure DevOps private repo and I need to authenticate.

We are looking to provide inner sourcing advice for Azure Verified Modules (https://aka.ms/avm) in the future. I imagine this may fall under there.

Unfortunately Terraform git support is limited / poor. Although it is possible by manipulating git config in the pipeline, there is no good story around this.

Will keep it on the list for future consideration though.

@jaredfholgate jaredfholgate changed the title Please add sample for Azure DevOps Repo (git) terraform modul Please add sample for Azure DevOps Repo (git) terraform module Feb 27, 2025
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

No branches or pull requests

2 participants