Skip to content

Commit

Permalink
0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mykelalvis committed Nov 6, 2024
1 parent 13d280c commit 30a6eb6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions modules/sagemaker-domain/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ terraform {
}
}

provider "aws" {
region = "us-west-2"
}

resource "aws_security_group" "sagemaker_sg" {
name = "sagemaker_sg"
description = "Security group for SageMaker domain"
Expand Down

0 comments on commit 30a6eb6

Please sign in to comment.