Skip to content

IaC demo#15

Open
bahar-shah wants to merge 1 commit into
mainfrom
bahar-shah-patch-2
Open

IaC demo#15
bahar-shah wants to merge 1 commit into
mainfrom
bahar-shah-patch-2

Conversation

@bahar-shah
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread terraform/main.tf
Comment on lines +5 to +6
resource "aws_ebs_volume" "iac_volume" {
availability_zone = data.aws_availability_zones.available_iac.names[0]
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔴 Infrastructure as Code Configuration Issue

One of 'aws_ebs_volume.encrypted' is undefined (...read more)

EBS volumes should be encrypted

View in Datadog  Leave us feedback  Documentation

@DataDog DataDog deleted a comment from datadog-datadog-demo-org Bot Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant