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

fix: docs links and add wait_time override example #57

Closed
wants to merge 1 commit into from

Conversation

cidersage
Copy link
Contributor

Summary

Fix broken documentation link in the example readmes; add wait_time to the custom example as a means to address timeout issues.

How did you test this change?

Local test; adding time_wait overrides the default:

  # module.az_config.time_sleep.wait_time will be updated in-place
  ~ resource "time_sleep" "wait_time" {
      ~ create_duration = "20s" -> "100s"
        id              = "2023-08-31T14:49:09Z"
        # (1 unchanged attribute hidden)

Issue

https://lacework.atlassian.net/browse/LINK-2400

@cidersage cidersage requested a review from afiune February 6, 2024 18:04
Copy link
Contributor

@afiune afiune left a comment

Choose a reason for hiding this comment

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

@afiune afiune changed the title Fix docs links and add wait_time override example fix: docs links and add wait_time override example Feb 6, 2024
@cidersage
Copy link
Contributor Author

Closing this PR without merge; will re-submit with signed commits.

@cidersage cidersage closed this Feb 6, 2024
@cidersage cidersage deleted the LINK-2400 branch February 6, 2024 22:59
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.

2 participants