Skip to content

Commit

Permalink
added few modifs for tfplan
Browse files Browse the repository at this point in the history
  • Loading branch information
chefgs committed Jul 16, 2024
1 parent 656937f commit 91dec27
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions learn-terraform-plan
Submodule learn-terraform-plan added at 326807
6 changes: 0 additions & 6 deletions tfcloud_samples/amazon_ec2/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@ terraform {
name = "example-workspace"
}
}
cloud {
organization = "gsaravanan-tf"
workspaces {
name = "example-workspace"
}
}
}

# Provider block declares the provider on which the infra will be created
Expand Down

0 comments on commit 91dec27

Please sign in to comment.