https://github.com/terraform-ibm-modules/terraform-ibm-scc-da
A deployable architecture solution to deploy IBM Security and Compliance related resources
https://github.com/terraform-ibm-modules/terraform-ibm-scc-da
core-team deployable-architecture ibm-cloud supported terraform
Last synced: 5 months ago
JSON representation
A deployable architecture solution to deploy IBM Security and Compliance related resources
- Host: GitHub
- URL: https://github.com/terraform-ibm-modules/terraform-ibm-scc-da
- Owner: terraform-ibm-modules
- License: apache-2.0
- Created: 2024-02-15T16:23:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T11:41:10.000Z (7 months ago)
- Last Synced: 2024-10-29T13:21:04.747Z (7 months ago)
- Topics: core-team, deployable-architecture, ibm-cloud, supported, terraform
- Language: HCL
- Size: 814 KB
- Stars: 0
- Watchers: 17
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Security and Compliance Center solution
[-green)](https://terraform-ibm-modules.github.io/documentation/#/badge-status)
[](https://github.com/terraform-ibm-modules/terraform-ibm-scc-da/releases/latest)
[](https://github.com/pre-commit/pre-commit)
[](https://renovatebot.com/)
[](https://github.com/semantic-release/semantic-release)This repository contains the following infrastructure as code solution:
- [Security and Compliance Center instances solution](./solutions/instances):exclamation: **Important:** This solution is not intended to be called by other modules because it contains a provider configuration and is not compatible with the `for_each`, `count`, and `depends_on` arguments. For more information see [Providers Within Modules](https://developer.hashicorp.com/terraform/language/modules/develop/providers)
## Contributing
You can report issues and request features for this module in GitHub [issues in the module](/issues) repo. See [Report an issue or request a feature](https://github.com/terraform-ibm-modules/.github/blob/main/.github/SUPPORT.md).
To set up your local development environment, see [Local development setup](https://terraform-ibm-modules.github.io/documentation/#/local-dev-setup) in the project documentation.