Skip to content

Commit

Permalink
rm tmp tf import
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerthome committed Oct 3, 2024
1 parent 194ec1d commit ffe1f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-plan-with-oidc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
pushd ./terraform-incubator/home-unite-us/dev
terraform init
terraform import aws_route53_zone.original 'Z03829196Z0VAL9Q8CZ'
# terraform import aws_route53_zone.original 'Z03829196Z0VAL9Q8CZ'
terraform plan -out tf.plan
terraform apply tf.plan
popd
Expand Down

0 comments on commit ffe1f06

Please sign in to comment.