Skip to content

Conversation

@maxsxu
Copy link
Member

@maxsxu maxsxu commented Nov 30, 2024

Modifications

resource "streamnative_cloud_environment" "aws_use1_test" {
  organization          = "max"
  region                = "us-east-1"
  cloud_connection_name = "shared-aws"

  network {
    cidr = "10.0.0.0/16"
  }

+  dns {
+    id   = "CUSTOMDNSID"
+    name = "custom-dns.aws.snio.cloud"
+  }
}

@maxsxu maxsxu requested review from tuteng and urfreespace November 30, 2024 07:38
@maxsxu maxsxu self-assigned this Nov 30, 2024
@maxsxu maxsxu requested a review from a team as a code owner November 30, 2024 07:38
@maxsxu maxsxu merged commit d42282e into main Dec 2, 2024
1 check passed
@maxsxu maxsxu deleted the max/byod branch December 2, 2024 06:15
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.

3 participants