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

Deploy documentation incorrect for privatelink-access pattern #1797

Closed
vchintal opened this issue Oct 20, 2023 · 1 comment
Closed

Deploy documentation incorrect for privatelink-access pattern #1797

vchintal opened this issue Oct 20, 2023 · 1 comment

Comments

@vchintal
Copy link
Contributor

Description

The Deploy steps for privatelink-access pattern is:

  • incorrect
  • not the right set of steps
  • and if/when used fails with errors

Reproduction Code [Required]

Steps to reproduce the behavior:

Follow the suggest steps in the link provided to Deploy the pattern

Expected behavior

The sequence of terraform steps complete successfully with no errors.

Actual behavior

The sequence of terraform steps fail with errors.

Terminal Output Screenshot(s)

image

Additional context

As per the orginial set of instructions per author(s) the instructions for deploy were:

terraform init
terraform apply -target=module.eventbridge -target=module.nlb
terraform apply 

Note

The above mentioned original instructions still work

These instructions were lost in the effort to consolidate Deploy/Destroy instructions across all patterns to a single page of common instructions.

@bryantbiggs
Copy link
Contributor

resolved in #1806

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

No branches or pull requests

2 participants