Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
forgot to add new field to struct
Browse files Browse the repository at this point in the history
  • Loading branch information
njtrettel committed Jul 27, 2021
1 parent 08534d4 commit d155f8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/iam-policies.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ type IAMPolicy struct {
policyId string
arn string
path string
tags []*iam.Tag
}

func init() {
Expand Down

0 comments on commit d155f8a

Please sign in to comment.