Hi, I'd appreciate help if anyone knows what I'm doing wrong. Essentially:
- I'm trying to attach a static IP address to a VM. However, it won't let me do this, because it states "Some of the instances may be disabled due to the 'External IPs for VM instances' organization policy."
- The learn more link tells me to change that organization policy, and also says I can set the organization policy at the project level. I will have to do the latter, because I don't have an organization. The project is owned directly by me.
- It tells me to "choose your desired project from the project selector instead of the organization." The menu in their screenshot does not exist, but I assume it just defaulted to the project since it's the only option.
- I click on the "Define allowed external IPs for VM instances" policy and it takes me to a page which just says "You need to select a resource under an organization to manage policies."
- The edit button is grayed out and just says "You need permissions for this action.
Required permission(s): All of orgpolicy.policies.create, orgpolicy.policies.delete, orgpolicy.policies.update, and orgpolicy.policy.get" - The previous article says "Click Edit to edit the external IP policy. If you can't access the Edit tool, you do not have the correct permissions." The link is to a part of the document which does not exist. However, that document does say "To set a constraint on either the project or the organization level, you must have been granted the orgpolicy.policyAdmin role on the organization."
- I attempt to grant myself that role through the IAM page, even though I do already have the "owner" role. It says "No matches for "orgpolicy.policyAdmin"."
I feel like creating a VM with a static IP should be simple, but I'm at a loss.