We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30a6000 commit 6576d5eCopy full SHA for 6576d5e
1 file changed
copier.yml
@@ -57,13 +57,13 @@ python_ci_versions:
57
aws_identity_center_id:
58
type: str
59
help: What's the ID of your Organization's AWS Identity center, e.g. d-9145c20053?
60
- when: "{{ python_package_registry == 'AWS CodeArtifact' }}"
+ when: "{{ python_package_registry == 'AWS CodeArtifact' || install_aws_ssm_port_forwarding_plugin }}"
61
62
aws_org_home_region:
63
64
help: What is the home region of the AWS Organization (where all of the central infrastructure is deployed)?
65
default: us-east-1
66
67
68
aws_central_infrastructure_account_id:
69
0 commit comments