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

examples path fixed #24

Merged
merged 1 commit into from
Jul 11, 2023
Merged

examples path fixed #24

merged 1 commit into from
Jul 11, 2023

Conversation

saidsef
Copy link
Owner

@saidsef saidsef commented Jul 11, 2023

Closes: #23

@saidsef saidsef added the enhancement New feature or request label Jul 11, 2023
@saidsef
Copy link
Owner Author

saidsef commented Jul 11, 2023

🤖
Summary of Changes:

  1. Renamed the path from "exmaples" to "examples" in multiple files.
  2. Fixed the spelling of "Exmaple" to "Example" in job names.

Optimizations:
No optimizations are required as these changes are minor and do not affect the functionality of the code.

Potential Problems:
There are no potential problems identified in the modified lines.

Findings:

  1. In the file .github/workflows/ci.yaml, the path exmaples/complete was renamed to examples/complete in the Example Complete Validate job.
  2. In the file .github/workflows/ci.yaml, the path exmaples/remote was renamed to examples/remote in the Example Remote Validate job.
  3. In the file .github/workflows/tfsec.yaml, the name of the job Remote exmaple test was changed to Remote example test.
  4. Multiple files in the examples directory were renamed from exmaples directory, including README.md, complete/README.md, complete/main.tf, complete/outputs.tf, complete/terraform.tfvars, complete/variables.tf, complete/versions.tf, remote/README.md, remote/main.tf, remote/outputs.tf, remote/variables.tf, and remote/versions.tf.

Overall, these changes seem to be focused on fixing typos and renaming directories for consistency.

> gpt-3.5-turbo-16k

@saidsef saidsef self-assigned this Jul 11, 2023
@saidsef saidsef merged commit 426f87a into main Jul 11, 2023
12 checks passed
@saidsef saidsef deleted the examples-path-fix branch July 11, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix examples path
1 participant