generated from terraform-ibm-modules/terraform-ibm-module-template
-
Couldn't load subscription status.
- Fork 3
Update cra target and supported versions #318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
cbee87b
update supported versions
daniel-butler-irl 3374898
change cra target to da
daniel-butler-irl 096f849
update readme
daniel-butler-irl 17f68b5
update catalog json
daniel-butler-irl b2d4391
add envar
daniel-butler-irl 317cc41
update tests
daniel-butler-irl 4175a53
modify cra envars
daniel-butler-irl 860c2cb
Merge branch 'main' into update_cra
daniel-butler-irl dd6e797
Update CRA environment variables for resource group configuration
daniel-butler-irl cc47167
feat: added support to the DA to deploy and manage a Kibana instance …
Ak-sky f03612b
chore(deps): update ci dependencies (#310)
terraform-ibm-modules-ops 52040ed
chore(deps): update ci dependencies (#327)
terraform-ibm-modules-ops 0d58a53
chore(deps): update ci dependencies (#328)
terraform-ibm-modules-ops ecd103a
fix(deps): updated KMS module to `4.16.4` in the DA solution (#315)
shemau 438cee5
docs: updated ref diagram with Kibana support (#331)
Ak-sky 6c0fdd5
feat: added the ability to use the default IBM Cloud® Databases rando…
jor2 947f389
fix: bump CBR and IBM provider (#339)
shemau ec7cb99
fix(deps): update terraform-module (#306)
terraform-ibm-modules-ops b60b810
fix(deps): update terraform ibm to latest for the deployable architec…
terraform-ibm-modules-ops 9304109
fix(deps): update terraform-module (#343)
terraform-ibm-modules-ops b72f449
Merge branch 'main' into update_cra
daniel-butler-irl 4758c70
fix(tests): include fscloud module in Terraform file patterns
daniel-butler-irl 66ebe31
fix(tests): include shell script patterns in Terraform test file paths
daniel-butler-irl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,11 +1,12 @@ | ||
| # More info about this file at https://github.com/terraform-ibm-modules/common-pipeline-assets/blob/main/.github/workflows/terraform-test-pipeline.md#cra-config-yaml | ||
| version: "v1" | ||
| CRA_TARGETS: | ||
| - CRA_TARGET: "examples/fscloud" # Target directory for CRA scan. If not provided, the CRA Scan will not be run. | ||
| - CRA_TARGET: "solutions/standard" # Target directory for CRA scan. If not provided, the CRA Scan will not be run. | ||
| CRA_IGNORE_RULES_FILE: "cra-tf-validate-ignore-rules.json" # CRA Ignore file to use. If not provided, it checks the repo root directory for `cra-tf-validate-ignore-rules.json` | ||
| PROFILE_ID: "bfacb71d-4b84-41ac-9825-e8a3a3eb7405" # SCC profile ID (currently set to IBM Cloud Framework for Financial Services 1.6.0 profile). | ||
| CRA_ENVIRONMENT_VARIABLES: | ||
| TF_VAR_existing_at_instance_crn: "crn:v1:bluemix:public:logdnaat:eu-de:a/abac0df06b644a9cabc6e44f55b3880e:b1ef3365-dfbf-4d8f-8ac8-75f4f84d6f4a::" | ||
| TF_VAR_existing_kms_instance_guid: "e6dce284-e80f-46e1-a3c1-830f7adff7a9" | ||
| TF_VAR_existing_kms_instance_crn: "crn:v1:bluemix:public:hs-crypto:us-south:a/abac0df06b644a9cabc6e44f55b3880e:e6dce284-e80f-46e1-a3c1-830f7adff7a9::" | ||
| TF_VAR_kms_key_crn: "crn:v1:bluemix:public:hs-crypto:us-south:a/abac0df06b644a9cabc6e44f55b3880e:e6dce284-e80f-46e1-a3c1-830f7adff7a9:key:76170fae-4e0c-48c3-8ebe-326059ebb533" | ||
daniel-butler-irl marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| TF_VAR_provider_visibility: "public" | ||
| TF_VAR_resource_group_name: "test-es-cra" | ||
| TF_VAR_use_existing_resource_group: false | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.