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

feat(module/vpc_route): Refactor vpc_route module - move and simplify locals #71

Closed
wants to merge 53 commits into from

Conversation

sebastianczech
Copy link
Contributor

Description

Resolves #70

Motivation and Context

#53

How Has This Been Tested?

Code was tested locally and via ChatOps.

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

…te tables, adjust combined_design to new approach
…each resource, simplify locals, remove comments
@sebastianczech sebastianczech changed the title feat: Refactor vpc_route module - move and simplify locals feat(module/vpc_route): Refactor vpc_route module - move and simplify locals Aug 13, 2024
@sebastianczech
Copy link
Contributor Author

sebastianczech commented Aug 14, 2024

/plan paths="examples/combined_design"

Testing job ID: 10387041243
Job result: SUCCESS

@sebastianczech
Copy link
Contributor Author

sebastianczech commented Aug 22, 2024

/plan paths="examples/centralized_design examples/centralized_design_autoscale examples/combined_design examples/combined_design_autoscale examples/isolated_design examples/isolated_design_autoscale examples/panorama_standalone examples/vmseries_standalone examples/cloudngfw_combined_design examples/cloudngfw_isolated_design"

Testing job ID: 10509587002
Job result: FAILURE
Job result: SUCCESS

@sebastianczech sebastianczech marked this pull request as ready for review August 22, 2024 14:06
@sebastianczech sebastianczech requested a review from a team as a code owner August 22, 2024 14:06
@sebastianczech
Copy link
Contributor Author

sebastianczech commented Aug 27, 2024

/plan paths="examples/centralized_design examples/centralized_design_autoscale examples/combined_design examples/combined_design_autoscale examples/isolated_design examples/isolated_design_autoscale examples/panorama_standalone examples/vmseries_standalone examples/cloudngfw_combined_design examples/cloudngfw_isolated_design"

Testing job ID: 10579918053
Job result: SUCCESS

Base automatically changed from refactor_vpc_subnet to rc August 29, 2024 09:11
@sebastianczech
Copy link
Contributor Author

As I'm not a part of Palo Alto Networks organisation anymore, I cannot merge changes from rc branch into refactor_vpc_route branch to resolve conflicts in this branch. Can somebody from repository owners do it or should I create fork of that repository and open new PR with resolved conflicts ?

@sebastianczech
Copy link
Contributor Author

sebastianczech commented Sep 6, 2024

I resolved conflicts by forking repository and opening new PR #79. If you agree on changes in #79, please close this PR without merging.

@michalbil michalbil closed this Sep 16, 2024
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.

Refactor vpc_route module - move and simplify locals
2 participants