-
These are the following procedure to setup VPC
Vpc is customized network to isolate the application
**Step 1:**
First we need to create VPC with one public and private subnet
Ex : VPC cid…
-
Hi! You have an interesting util, but suddenly it does not work with Terragrunt.
I tried, but I got the following error:
```
terragrunt run-all plan --terragrunt-non-interactive --terragrunt-work…
-
### Description
This meta issue will track the progress of the effort to implement "exclusive relationship management" resources, as described in [this proposal](https://github.com/hashicorp/terraf…
jar-b updated
2 weeks ago
-
# Architecture
This document outlines the architecture of the AI Nutrition-Pro application, including system context, containers, and deployment views. The architecture is depicted using C4 diagram…
-
# Architecture
This document outlines the architecture of the AI Nutrition-Pro application, including system context, containers, and deployment views. The architecture is depicted using C4 diagram…
-
# Architecture
This document outlines the architecture of the AI Nutrition-Pro application, including system context, containers, and deployment views. The architecture is depicted using C4 diagram…
-
**What happened**:
After rendering resources via aws-vpc-cni helm chart [kubeconform](https://github.com/yannh/kubeconform) checks it against the `CustomResourceDefinition` schema and fails wi…
-
### Description
New data source to retrieve information about each AWS principal that is allowed to access a given Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
…
-
### Description
```terraform
resource "aws_vpc_dhcp_options" "this" {
domain_name_servers = [
"AmazonProvidedDNS",
]
lifecycle {
ignore_changes = all
}
}
resource "aws_…
-
### Terraform Core Version
v1.3.9
### AWS Provider Version
5.73.0
### Affected Resource(s)
```
resource "aws_redshift_cluster" "redshift_cluster" {
cluster_identifier = "redshif…