Hi @tung
I tried to reach you through the PR I made on the github repo: Add OIDC authentication provider and update changelog for 0.2.3 release by HoLengZai · Pull Request #9 · boltops-tools/armrest
Could you please have a look for merging my PR as I would like to use OIDC on my TS project but I got stuck because armrest plugin cannot handle OIDC authentication for auto creating the Azure Resource Group / Storage Account for Terraform backend.
Thank you
tung
May 9, 2025, 3:46pm
2
@HoLengZai Give me a week or two. Going to try to get some time for it then. Sorry. Just a little busy at the moment.
tung
June 25, 2025, 3:56pm
3
Sorry that took a while!
Fixed by Add OIDC authentication provider and update changelog for 0.2.3 release by HoLengZai · Pull Request #9 · boltops-tools/armrest · GitHub Released in armrest 0.2.3
For those who are not as familiar with Ruby. You can run this in your terraspace project (that has the Gemfile)
bundle update armrest
Or to update all (which is good long term)
bundle update