Skip to content

Ephemeral - #136

Merged
Gogotchuri merged 7 commits into
mainfrom
ephemeral
Oct 31, 2025
Merged

Ephemeral#136
Gogotchuri merged 7 commits into
mainfrom
ephemeral

Conversation

@Gogotchuri

@Gogotchuri Gogotchuri commented Oct 24, 2025

Copy link
Copy Markdown
Contributor

Adds ephemeral functionality and tests.

Checklist

  • I have read the contribution guide.
  • I have not used an AI coding assistant to create this PR.
  • I have written all code in this PR myself OR I have marked all code I have not written myself (including modified code, e.g. copied from other places and then modified) with a comment indicating where it came from.
  • I (and other contributors to this PR) have not looked at the Terraform source code while implementing this PR.
  • If I'm releasing, I have read the releasing guide.

Go checklist

  • I have run golangci-lint on my change and receive no errors relevant to my code.
  • I have run existing tests to ensure my code doesn't break anything.
  • I have added tests for all relevant use cases of my code, and those tests are passing.
  • I have only exported functions, variables and structs that should be used from other packages.
  • I have added meaningful comments to all exported functions, variables, and structs.

Signed-off-by: Ilia Gogotchuri <ilia.gogotchuri0@gmail.com>
Signed-off-by: Ilia Gogotchuri <ilia.gogotchuri0@gmail.com>
Signed-off-by: Ilia Gogotchuri <ilia.gogotchuri0@gmail.com>
Signed-off-by: Ilia Gogotchuri <ilia.gogotchuri0@gmail.com>
Signed-off-by: Ilia Gogotchuri <ilia.gogotchuri0@gmail.com>
Signed-off-by: Ilia Gogotchuri <ilia.gogotchuri0@gmail.com>
Signed-off-by: Diogenes Fernandes <diofeher@gmail.com>
@Gogotchuri
Gogotchuri marked this pull request as ready for review October 31, 2025 09:15
@Gogotchuri
Gogotchuri requested a review from a team as a code owner October 31, 2025 09:15
@Gogotchuri
Gogotchuri merged commit a0c93c6 into main Oct 31, 2025
23 of 24 checks passed
@Gogotchuri
Gogotchuri deleted the ephemeral branch October 31, 2025 09:42
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.

3 participants