https://github.com/terraform-ibm-modules/experimental-terraform-ibm-scc-da
Experimental version of a deployable architecture solution to deploy IBM Security and Compliance related resources
https://github.com/terraform-ibm-modules/experimental-terraform-ibm-scc-da
deployable-architecture ibm-cloud terraform
Last synced: 3 months ago
JSON representation
Experimental version of a deployable architecture solution to deploy IBM Security and Compliance related resources
- Host: GitHub
- URL: https://github.com/terraform-ibm-modules/experimental-terraform-ibm-scc-da
- Owner: terraform-ibm-modules
- License: apache-2.0
- Created: 2024-12-16T13:58:24.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-13T16:06:55.000Z (3 months ago)
- Last Synced: 2025-02-13T17:23:16.309Z (3 months ago)
- Topics: deployable-architecture, ibm-cloud, terraform
- Language: HCL
- Size: 813 KB
- Stars: 0
- Watchers: 12
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# EXPERIMENTAL - Security and Compliance Center solution
> ⚠️ **Warning**
> Go to https://github.com/terraform-ibm-modules/terraform-ibm-scc-da for the released graduated version of this module.
> This repository is used for experimental features.[-yellowgreen)](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 solutions:
- [Security and Compliance Center instances solution](./solutions/instances)
- [Security and Compliance Center Workload Protection agents solution](./solutions/agents):exclamation: **Important:** These solutions are not intended to be called by other modules because they contain a provider configuration and are 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.