Skip to content

Commit

Permalink
api_key file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhikhapare committed Jul 6, 2023
1 parent 696bc44 commit ccf63af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/civo/api_key.go
Original file line number Diff line number Diff line change
Expand Up @@ -134,5 +134,5 @@ func TryCivoConfigFile(path string) sdk.Importer {
}

type Config struct {
Properties map[string]string `json:"apikeys"`
APIKeys map[string]string `json:"apikeys"`
}

0 comments on commit ccf63af

Please sign in to comment.