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

Conversation

@Gary-H9
Copy link
Contributor

@Gary-H9 Gary-H9 commented Jan 17, 2022

  • Add GitHubUrl to JSONData struct.
  • Add AccessToken to SecureJSONData struct.

This is in relation to this pull request.

httpHeaderNames []string

// Used by Github
GitHubURL string `json:"githubUrl,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: hub shouldn't be capitalized

Suggested change
GitHubURL string `json:"githubUrl,omitempty"`
GithubURL string `json:"githubUrl,omitempty"`

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nvm, I just checked their page title and it is capitalized there 🤦

Copy link
Contributor

@julienduchesne julienduchesne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for your contribution!

@Gary-H9
Copy link
Contributor Author

Gary-H9 commented Jan 17, 2022

Fantastic, thank you @julienduchesne. I will now work on the terraform-provider-grafana repository as per the conversation here.

@julienduchesne julienduchesne merged commit 8807848 into grafana:master Jan 17, 2022
@julienduchesne
Copy link
Contributor

I've just pushed v0.2.3. You can go get the new version in your provider PR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants