Skip to content

Conversation

@milldr
Copy link
Member

@milldr milldr commented Nov 7, 2025

what

  • Add support for Atmos auth identity in Terraform command

why

  • We want to specify an Atmos Auth identity to run terraform

references

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

Changes Found for foobar/changes in plat-ue2-sandbox


create

Plan: 1 to add, 0 to change, 0 to destroy.
To reproduce this locally, run:

atmos terraform plan foobar/changes -s plat-ue2-sandbox

Create

+ random_id.foo[0]
Terraform Plan Summary
  # random_id.foo[0] will be created
  + resource "random_id" "foo" {
      + b64_std     = (known after apply)
      + b64_url     = (known after apply)
      + byte_length = 8
      + dec         = (known after apply)
      + hex         = (known after apply)
      + id          = (known after apply)
      + keepers     = {
          + "seed" = "foo-plat-ue2-sandbox-blue"
        }
    }

Plan: 1 to add, 0 to change, 0 to destroy.

Warning: Test warning summary

  with data.validation_warning.warn[0],
  on main.tf line 20, in data "validation_warning" "warn":
  20: data "validation_warning" "warn" {

Test warning details

Warning

Warning: Test warning summary

  with data.validation_warning.warn[0],
  on main.tf line 20, in data "validation_warning" "warn":
  20: data "validation_warning" "warn" {

Test warning details

@milldr milldr enabled auto-merge (squash) November 7, 2025 18:58
@milldr milldr added the minor New features that do not break anything label Nov 7, 2025
@milldr milldr merged commit fd1077b into main Nov 7, 2025
59 of 61 checks passed
@milldr milldr deleted the feat/atmos-identity branch November 7, 2025 19:16
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

These changes were released in v5.4.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor New features that do not break anything plat-ue2-sandbox-foobar_changes/add-or-update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants