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: OONIDevopsPolicy update #20

Merged
merged 1 commit into from
Mar 14, 2024
Merged

fix: OONIDevopsPolicy update #20

merged 1 commit into from
Mar 14, 2024

Conversation

DecFox
Copy link
Contributor

@DecFox DecFox commented Mar 14, 2024

Closes #19. This changes the vpc:* permissions to vpc-lattice:*

fix "vpc:*" to "vpc-lattice:*"
Copy link

Terraform Run Output 🤖

Format and Style 🖌success

Initialization ⚙️success

Validation 🤖success

Validation Output

$ terraform validate
Success! The configuration is valid.

Plan 📖success

  • undefined
Show Plan

$ terraform plan
Acquiring state lock. This may take a few moments...
Pusher @DecFox
Action pull_request
Environment dev
Workflow .github/workflows/check_terraform.yml
Last updated Thu, 14 Mar 2024 13:08:41 GMT

Copy link

Ansible Run Output 🤖

Ansible Playbook Recap 🔍



Ansible playbook output 📖success

Show Execution

$ ansible-playbook playbook.yml --check --diff -i ../tf/modules/ansible_inventory/inventories/inventory-dev.ini
[WARNING]: provided hosts list is empty, only localhost is available. Note that
the implicit localhost does not match 'all'
[WARNING]: Could not match supplied host pattern, ignoring: clickhouse_servers

PLAY [ClickHouse servers] ******************************************************
skipping: no hosts matched

PLAY RECAP *********************************************************************

Pusher @DecFox
Action pull_request
Working Directory
Workflow .github/workflows/check_ansible.yml
Last updated Thu, 14 Mar 2024 13:09:05 GMT

@hellais hellais enabled auto-merge March 14, 2024 16:58
@hellais hellais self-requested a review March 14, 2024 16:58
@hellais hellais disabled auto-merge March 14, 2024 16:58
@hellais hellais merged commit 1beb0d2 into main Mar 14, 2024
2 checks passed
@hellais hellais deleted the vpc-fix branch March 14, 2024 16:58
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.

Bug: vpc:* permissions in OONIDevopsPolicy
2 participants