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

docs: Add doc notes regards tf v1.3 support #1010

Merged
merged 2 commits into from
Oct 7, 2022
Merged

docs: Add doc notes regards tf v1.3 support #1010

merged 2 commits into from
Oct 7, 2022

Conversation

Zvikan
Copy link
Contributor

@Zvikan Zvikan commented Sep 30, 2022

What does this PR do?

🛑 Please open an issue first to discuss any significant work and flesh out details/direction - we would hate for your time to be wasted.
Consult the CONTRIBUTING guide for submitting pull-requests.

  • Adding notes regards terraform version 1.3 support

Motivation

  • Users starting to use TF version 1.3 which we don't support yet, as a result we should start with adding a clear message about it.

More

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Yes, I have added a new example under examples to support my PR
  • Yes, I have created another PR for add-ons under add-ons repo (if applicable)
  • Yes, I have updated the docs for this feature
  • Yes, I ran pre-commit run -a with this PR

Note: Not all the PRs require a new example and/or doc page. In general:

  • Use an existing example when possible to demonstrate a new addons usage
  • A new docs page under docs/add-ons/* is required for new a new addon

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

@@ -105,6 +105,9 @@ If you are interested in contributing to EKS Blueprints, see the [Contribution g

---

> **_NOTE:_** Use terraform versions after version 1.0.0 and before version 1.3.0.
Copy link
Contributor

Choose a reason for hiding this comment

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

terraform-docs will wipe this out (after CI checks complain)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it's before the <!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK --> , you sure?

Copy link
Contributor

Choose a reason for hiding this comment

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

oh .... I'm not that smart, please ignore me 😬

@askulkarni2
Copy link
Contributor

Likely not needed after #1011

@csantanapr csantanapr temporarily deployed to EKS Blueprints Test October 7, 2022 20:26 Inactive
@csantanapr
Copy link
Contributor

Using terraform 1.3 is still a problem we need to document for user, they can't use 1.3 cc @bryantbiggs

@csantanapr
Copy link
Contributor

don't know why the md lint is failing is just one line change

@bryantbiggs
Copy link
Contributor

its this 7abef5b

we can ignore for now and once my PR lands it will be fixed

@csantanapr
Copy link
Contributor

ah like something got moved, and the current md is broken in main
@bryantbiggs how do we ignore it? to be able to merge it?

@bryantbiggs bryantbiggs merged commit 8fc9f37 into main Oct 7, 2022
@bryantbiggs bryantbiggs deleted the docs/tf1.3 branch October 7, 2022 20:49
allamand pushed a commit to allamand/terraform-aws-eks-blueprints that referenced this pull request Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants