Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Provider #153

Closed
1 task done
SBGoods opened this issue Nov 22, 2022 · 1 comment · Fixed by #155
Closed
1 task done

Upgrade Provider #153

SBGoods opened this issue Nov 22, 2022 · 1 comment · Fixed by #155
Assignees

Comments

@SBGoods
Copy link
Contributor

SBGoods commented Nov 22, 2022

Terraform CLI and Provider Versions

Provider v2.2.3

Use Cases or Problem Statement

As part of the utility provider upgrade, we need to add/update the following:

  1. Guidance in the form of CONTRIBUTING.md, README.md and SUPPORT.md either needs to be added or updated.
  2. The 'Makefile' needs to be updated
  3. There is currently no linting set-up in the local provider
  4. There is no changelog automation

Proposal

  1. add or update CONTRIBUTING.md, README.md and SUPPORT.md and use a consistant format to other utlitity providers. Use the following examples in the TLS provider as template
  2. Update 'Makefile' - An example of a recently updated can be found in the http provider
  3. Setup linting with golangci-lint - An example can be found in the http provider.
  4. Integrate Changie changelog automation

How much impact is this issue causing?

Low

Additional Information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant