jason-johnson / azure-pipelines-tasks-terraform

Azure Pipelines extension for Terraform
MIT License
122 stars 51 forks source link

Fix/aws assume role #411

Closed jason-johnson closed 5 months ago

jason-johnson commented 5 months ago

This pull request primarily focuses on changes to AWS service connections and Terraform configurations in the pipeline. The most important changes include enabling the AWS service connection in the pipeline, updating the Terraform version, modifying the AWS service details and region, adding new properties to the task context and AWS provider configuration, and updating the S3 bucket details in the Terraform template.

Pipeline Configuration:

Task Context and AWS Provider Configuration:

Terraform Template:

jason-johnson commented 5 months ago

just for demo