cf-cli-resource | Cloud Foundry CLI Concourse Resource | Continous Integration library
kandi X-RAY | cf-cli-resource Summary
kandi X-RAY | cf-cli-resource Summary
Cloud Foundry CLI Concourse Resource
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of cf-cli-resource
cf-cli-resource Key Features
cf-cli-resource Examples and Code Snippets
- put: cf-create-org
resource: cf-env
params:
command: create-org
org: myorg
- put: cf-delete-org
resource: cf-env
params:
command: delete-org
org: myorg
- put: cf-create-space
resource: cf-env
params:
command: creat
- put: cf-create-org
resource: cf-env
params:
command: create-org
org: myorg
- put: cf-create-space
resource: cf-env
params:
command: create-space
org: myorg
space: myspace
- put: cf-create-org-and-space
resource: cf-en
- task: configure
config:
platform: linux
image_resource:
type: docker-image
source:
repository: ubuntu
run:
path: bash
args:
- -excl
- |-
cat > cf_command/params.yml <
Community Discussions
Trending Discussions on cf-cli-resource
QUESTION
I have been trying to figure out how to configure the docker version of Concourse (https://github.com/concourse/concourse-docker) to use the AWS Secrets Manager and I added the following environment variables into the docker-compose file but from the logs it doesn't look like it ever reaches out to AWS to fetch the creds. Am I missing something or should this automatically happen when adding these environment variables under environment in the docker-compose file? Here are the docs I have been looking at https://concourse-ci.org/aws-asm-credential-manager.html
...ANSWER
Answered 2020-Apr-16 at 04:29When storing parameters for concourse pipelines in AWS Secrets Manager, it must follow this syntax,
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install cf-cli-resource
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page