Skip to content

Commit

Permalink
[ignore] Modify properties for fvDnsAttr.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmicol committed Aug 13, 2024
1 parent 116ae93 commit 14bd5e1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 15 deletions.
3 changes: 2 additions & 1 deletion gen/definitions/properties.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -586,11 +586,12 @@ fvDnsAttr:
test_values:
resource_required:
name: "dns_attribute"
filter: "test_filter"
datasource_required:
name: "dns_attribute"
datasource_non_existing:
name: "dns_attribute_non_existing"
all:
filter: "test_filter"
parents:
- class_name: "fvCrtrn"
parent_dependency: "fvAEPg"
Expand Down
3 changes: 1 addition & 2 deletions gen/testvars/fvDnsAttr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,12 @@ datasource_required:
name: "dns_attribute"

resource_required:
filter: "test_filter"
name: "dns_attribute"

all:
annotation: "annotation"
description: "description_1"
filter: "filter_1"
filter: "test_filter"
name_alias: "name_alias_1"
owner_key: "owner_key_1"
owner_tag: "owner_tag_1"
Expand Down
16 changes: 4 additions & 12 deletions internal/provider/resource_aci_epg_useg_dns_attribute_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 14bd5e1

Please sign in to comment.