Skip to content

Instantly share code, notes, and snippets.

@SharmilaS22
Created July 3, 2023 13:41
Show Gist options
  • Select an option

  • Save SharmilaS22/3e0920e9ddc8a23aa65e171946c69cc6 to your computer and use it in GitHub Desktop.

Select an option

Save SharmilaS22/3e0920e9ddc8a23aa65e171946c69cc6 to your computer and use it in GitHub Desktop.
resource "aws_ecrpublic_repository" "sh_ecr" {
repository_name = "sh_node_helloworld"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment