Skip to content

Commit

Permalink
TMP: Upgrade AWS Terraform provider
Browse files Browse the repository at this point in the history
This brings in the necessary resources to enable us to switch our ACM
cert generation to Terraform.
  • Loading branch information
alext committed Nov 27, 2018
1 parent e05c58f commit e4a958f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion concourse/pipelines/create-bosh-concourse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ meta:
type: docker-image
source:
repository: governmentpaas/terraform
tag: 9cad30b5d5889a0b72173f39701d1620e24df82c
tag: upgrade_terraform_provider

groups:
- name: all
Expand Down
2 changes: 1 addition & 1 deletion concourse/pipelines/destroy-bosh-concourse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ meta:
type: docker-image
source:
repository: governmentpaas/terraform
tag: 9cad30b5d5889a0b72173f39701d1620e24df82c
tag: upgrade_terraform_provider

resource_types:
- name: s3-iam
Expand Down

0 comments on commit e4a958f

Please sign in to comment.