Skip to content

Commit

Permalink
Merge pull request #46 from orange-cloudfoundry/revert-map-secret
Browse files Browse the repository at this point in the history
Revert: Map the secret full resource to enable tf cross reference oth…
  • Loading branch information
gberche-orange authored Oct 27, 2017
2 parents 7b3d572 + 88f84f1 commit da3782e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion concourse/pipelines/template/depls-pipeline.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -931,7 +931,7 @@ jobs:
CUSTOM_SCRIPT_DIR: additional-resource/<%= terraform_config_path %>/template
SUFFIX: -tpl.tfvars.yml
- task: terraform-plan
input_mapping: {secret-state-resource: secrets-full,spec-resource: paas-templates-full, credentials-resource: secrets-full}
input_mapping: {secret-state-resource: secrets-full,spec-resource: paas-templates-full}
file: cf-ops-automation/concourse/tasks/terraform_plan_cloudfoundry.yml
params:
SPEC_PATH: "<%= terraform_config_path %>/spec"
Expand Down

0 comments on commit da3782e

Please sign in to comment.