Update DSA dependencies (#5)

Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
This commit is contained in:
Henrique Santos 2023-09-07 16:09:14 +01:00 committed by GitHub
parent d5906cb6b1
commit 6800f7a421
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 300 additions and 300 deletions

View file

@ -160,7 +160,7 @@ func (r *instanceDataSource) Schema(_ context.Context, _ datasource.SchemaReques
"image_url": schema.StringAttribute{
Computed: true,
},
"organization_guid": schema.StringAttribute{
"cf_organization_guid": schema.StringAttribute{
Computed: true,
},
},