Skip to content

Commit

Permalink
updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerHeber committed Aug 5, 2024
1 parent 173da13 commit 8e43e1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions env0/resource_aws_cloud_configuration.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ func resourceAwsCloudConfiguration() *schema.Resource {

Importer: &schema.ResourceImporter{StateContext: importCloudConfiguration},

Description: "configure an AWS cloud account (Cloud Compass)",

Schema: map[string]*schema.Schema{
"name": {
Type: schema.TypeString,
Expand Down

0 comments on commit 8e43e1c

Please sign in to comment.