Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Update rules.md with new BigQuery syntax #1984

Merged
merged 3 commits into from Sep 5, 2018

Conversation

umairidris
Copy link
Collaborator

Partially fix #1937.

* `special_group`
* **Description**: The special group.
* **Description**: The special group. ***DEPRECATED, prefer to use bindings.***
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think about "DEPRECATED, please use bindings instead" ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Copy link
Contributor

@joecheuk joecheuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating this!

@joecheuk joecheuk merged commit 4b6b2a9 into forsetisecurity.org-dev Sep 5, 2018
joecheuk added a commit that referenced this pull request Sep 7, 2018
* Added 2.0 upgrade instruction (#1769)

* Added 2.0 upgrade instruction

* Addressed PR comment

* Updated broken urls

* Added missing gsuite scope (#1772)

* Update upgrade.md (#1774)

* Added compute engine disk resource (#1779)

* Update CSCC doc (#1778)

* versioned 2.1

* revert branch to stable

* Updated generated configuration files

* update versioning (#1791)

* Added space between comment and function

* Updated app.yaml file

* updates

* updates

* fixed version redirect issues

* Update forsetisecurity.org-dev faqs for VM instances security updates… (#1799)

* Update forsetisecurity.org-dev faqs for VM instances security updates issue#830

* Changes to PR comments Update forsetisecurity.org-dev faqs for VM instances security updates issue#830

* Adding information about building the website server locally for development.

* Adding information about building the website server locally for development.

* Making a set of small changes pr comments in PR/1804

* Fixing title that got munged in merge

* Making more changes to website section

* Responding to an additional comment.

* Responding to comments about dep location and ruby virtual environment.

* Fixing issue 1801 where links to GitHub for latest are broken.

* Update CSCC notifier documentation to list the additional requirements for CSCC (#1808)

* Update doc to list the additional requirements for CSCC

* Update how to enable API

* Fixing issue 1801 where links to GitHub for latest are broken. (#1807)

* Responding to comments in PR/1804

* Making an additional round of changes to PR/1804

* Making an additional round of changes to PR/1804

* Noting the updated G Suite Domain-wide Delegation screen.

* Fixing typo in documentation

* Fixing typo in org policy permission configuration

* Updating documentation as `service-management enable` is now `services enable`

$ gcloud beta service-management enable admin.googleapis.com
ERROR: (gcloud.beta.service-management.enable) The `service-management enable` command has been replaced by `services enable`.

* Documenting solution to virtualenv issues on clean Linux install

This took literally hours of searching to figure out, so saving others time.

* Adding some additional clarification to setup process, specifically g… (#1818)

* Adding some additional clarification to setup process, specifically granting ACLs.

* Fixing small typo

* Responding to comment.

* Adding clarifying details for CloudSQL setup (#1819)

* Adding clarifying details for CloudSQL setup

For example, a new screen UI was introduced in the CloudSQL creation process.

* Making requested changes.

* Adjusting indent to be four spaces

* Adjusting overflow indent

* Fix for "mysql_config not found"

Showing how to fix "EnvironmentError: mysql_config not found" when MySQL isn't available due to version/license issues.

* Updated installation instructions to include steps to install server instance only (#1824)

* Updated installation instructions to include steps to install server instance only

* Addressed PR comments

* Executing specific subset of tests (#1852)

Adding some examples for running specific subset of tests.

* Adding solution for error repeatedly encountered in forseti setup (#1851)

* Adding solution for error repeatedly encountered in forseti setup

"bash: workon: command not found" and its solution on Linux machine.

* Update setup.md

* Add FAQ for adding documentation (#1863)

* Add FAQ for adding documentation

* tweak

* tweak

* tweak

* tweak

* Add the -r flag for requirements.txt (#1877)

* Add the -r flag for requirements.txt (#1876)

* Add the -r flag for requirements.txt (#1875)

* Noting process for running unit tests in Docker after making changes (#1855)

* Noting process for running unit tests in Docker after making changes

* Updated website with instructions to modify cron job (#1906)

* updated website with instructions to modify cron job

* addressed comment on cron job update

* adjusted line

* adjusted line break

* Forsetisecurity.org Add snapshots to Resource Coverage on website (#1912)

* Add compute snapshots to covered resources

* Fix link for compute engine disks

* Updated documentation that G Suite is optional

* Updated documentation

* recent changes updated (#1933)

* Add entry in FAQ for Terraform deployment (#1939)

* Add entry in FAQ for Terraform deployment

* Fixed typo

* Update deploy-using-terraform.md

* v2.2 website created (#1948)

* Updated website with Slack information and office hours (#1950)

* Updated website with Slack and office hours info

* Updated website with slack info and office hours

* Update upgrade instructions (#1966)

* updates

* git command updated

* updates

* pin sphinx version to 177 (#1987)

* Update rules.md with new BigQuery syntax (#1984)

* Update rules.md with new BigQuery syntax

Partially fix #1937.

* update deprecated notice

* typos corrected (#1988)

* created version v2.3.0

* added sphinx docs
joecheuk pushed a commit that referenced this pull request Sep 26, 2018
* Added 2.0 upgrade instruction (#1769)

* Added 2.0 upgrade instruction

* Addressed PR comment

* Updated broken urls

* Added missing gsuite scope (#1772)

* Update upgrade.md (#1774)

* Added compute engine disk resource (#1779)

* Update CSCC doc (#1778)

* versioned 2.1

* revert branch to stable

* Updated generated configuration files

* update versioning (#1791)

* Added space between comment and function

* Updated app.yaml file

* updates

* updates

* fixed version redirect issues

* Update forsetisecurity.org-dev faqs for VM instances security updates… (#1799)

* Update forsetisecurity.org-dev faqs for VM instances security updates issue#830

* Changes to PR comments Update forsetisecurity.org-dev faqs for VM instances security updates issue#830

* Adding information about building the website server locally for development.

* Adding information about building the website server locally for development.

* Making a set of small changes pr comments in PR/1804

* Fixing title that got munged in merge

* Making more changes to website section

* Responding to an additional comment.

* Responding to comments about dep location and ruby virtual environment.

* Fixing issue 1801 where links to GitHub for latest are broken.

* Update CSCC notifier documentation to list the additional requirements for CSCC (#1808)

* Update doc to list the additional requirements for CSCC

* Update how to enable API

* Fixing issue 1801 where links to GitHub for latest are broken. (#1807)

* Responding to comments in PR/1804

* Making an additional round of changes to PR/1804

* Making an additional round of changes to PR/1804

* Noting the updated G Suite Domain-wide Delegation screen.

* Fixing typo in documentation

* Fixing typo in org policy permission configuration

* Updating documentation as `service-management enable` is now `services enable`

$ gcloud beta service-management enable admin.googleapis.com
ERROR: (gcloud.beta.service-management.enable) The `service-management enable` command has been replaced by `services enable`.

* Documenting solution to virtualenv issues on clean Linux install

This took literally hours of searching to figure out, so saving others time.

* Adding some additional clarification to setup process, specifically g… (#1818)

* Adding some additional clarification to setup process, specifically granting ACLs.

* Fixing small typo

* Responding to comment.

* Adding clarifying details for CloudSQL setup (#1819)

* Adding clarifying details for CloudSQL setup

For example, a new screen UI was introduced in the CloudSQL creation process.

* Making requested changes.

* Adjusting indent to be four spaces

* Adjusting overflow indent

* Fix for "mysql_config not found"

Showing how to fix "EnvironmentError: mysql_config not found" when MySQL isn't available due to version/license issues.

* Updated installation instructions to include steps to install server instance only (#1824)

* Updated installation instructions to include steps to install server instance only

* Addressed PR comments

* Executing specific subset of tests (#1852)

Adding some examples for running specific subset of tests.

* Adding solution for error repeatedly encountered in forseti setup (#1851)

* Adding solution for error repeatedly encountered in forseti setup

"bash: workon: command not found" and its solution on Linux machine.

* Update setup.md

* Add FAQ for adding documentation (#1863)

* Add FAQ for adding documentation

* tweak

* tweak

* tweak

* tweak

* Add the -r flag for requirements.txt (#1877)

* Add the -r flag for requirements.txt (#1876)

* Add the -r flag for requirements.txt (#1875)

* Noting process for running unit tests in Docker after making changes (#1855)

* Noting process for running unit tests in Docker after making changes

* Updated website with instructions to modify cron job (#1906)

* updated website with instructions to modify cron job

* addressed comment on cron job update

* adjusted line

* adjusted line break

* Forsetisecurity.org Add snapshots to Resource Coverage on website (#1912)

* Add compute snapshots to covered resources

* Fix link for compute engine disks

* Updated documentation that G Suite is optional

* Updated documentation

* recent changes updated (#1933)

* Add entry in FAQ for Terraform deployment (#1939)

* Add entry in FAQ for Terraform deployment

* Fixed typo

* Update deploy-using-terraform.md

* v2.2 website created (#1948)

* Updated website with Slack information and office hours (#1950)

* Updated website with Slack and office hours info

* Updated website with slack info and office hours

* Update upgrade instructions (#1966)

* updates

* git command updated

* updates

* pin sphinx version to 177 (#1987)

* Update rules.md with new BigQuery syntax (#1984)

* Update rules.md with new BigQuery syntax

Partially fix #1937.

* update deprecated notice

* typos corrected (#1988)

* created version v2.3.0

* added sphinx docs

* Fix testing instructions (#1993)

* Fix testing instructions

* Adjust docs to match @blueandgold's suggestion from #1998

* Document the new sequential step-upgrade process. (#2016)

* Document new upgrade process.

* updates

* formated md

* Addressed PR comments

* updates

* updates

* Added compute instance reset step

* addressed PR comments

* fixed broken urls

* Add Documentation to Install and Configure Non-Org Root (#2039)

* add doc for non-org root

* tweak

* tweak

* tweak

* tweak

* tweak

* reorganize doc for clarity

* address comments

* website publish v2.4
blueandgold pushed a commit that referenced this pull request Oct 5, 2018
* Added 2.0 upgrade instruction (#1769)

* Added 2.0 upgrade instruction

* Addressed PR comment

* Updated broken urls

* Added missing gsuite scope (#1772)

* Update upgrade.md (#1774)

* Added compute engine disk resource (#1779)

* Update CSCC doc (#1778)

* versioned 2.1

* revert branch to stable

* Updated generated configuration files

* update versioning (#1791)

* Added space between comment and function

* Updated app.yaml file

* updates

* updates

* fixed version redirect issues

* Update forsetisecurity.org-dev faqs for VM instances security updates… (#1799)

* Update forsetisecurity.org-dev faqs for VM instances security updates issue#830

* Changes to PR comments Update forsetisecurity.org-dev faqs for VM instances security updates issue#830

* Adding information about building the website server locally for development.

* Adding information about building the website server locally for development.

* Making a set of small changes pr comments in PR/1804

* Fixing title that got munged in merge

* Making more changes to website section

* Responding to an additional comment.

* Responding to comments about dep location and ruby virtual environment.

* Fixing issue 1801 where links to GitHub for latest are broken.

* Update CSCC notifier documentation to list the additional requirements for CSCC (#1808)

* Update doc to list the additional requirements for CSCC

* Update how to enable API

* Fixing issue 1801 where links to GitHub for latest are broken. (#1807)

* Responding to comments in PR/1804

* Making an additional round of changes to PR/1804

* Making an additional round of changes to PR/1804

* Noting the updated G Suite Domain-wide Delegation screen.

* Fixing typo in documentation

* Fixing typo in org policy permission configuration

* Updating documentation as `service-management enable` is now `services enable`

$ gcloud beta service-management enable admin.googleapis.com
ERROR: (gcloud.beta.service-management.enable) The `service-management enable` command has been replaced by `services enable`.

* Documenting solution to virtualenv issues on clean Linux install

This took literally hours of searching to figure out, so saving others time.

* Adding some additional clarification to setup process, specifically g… (#1818)

* Adding some additional clarification to setup process, specifically granting ACLs.

* Fixing small typo

* Responding to comment.

* Adding clarifying details for CloudSQL setup (#1819)

* Adding clarifying details for CloudSQL setup

For example, a new screen UI was introduced in the CloudSQL creation process.

* Making requested changes.

* Adjusting indent to be four spaces

* Adjusting overflow indent

* Fix for "mysql_config not found"

Showing how to fix "EnvironmentError: mysql_config not found" when MySQL isn't available due to version/license issues.

* Updated installation instructions to include steps to install server instance only (#1824)

* Updated installation instructions to include steps to install server instance only

* Addressed PR comments

* Executing specific subset of tests (#1852)

Adding some examples for running specific subset of tests.

* Adding solution for error repeatedly encountered in forseti setup (#1851)

* Adding solution for error repeatedly encountered in forseti setup

"bash: workon: command not found" and its solution on Linux machine.

* Update setup.md

* Add FAQ for adding documentation (#1863)

* Add FAQ for adding documentation

* tweak

* tweak

* tweak

* tweak

* Add the -r flag for requirements.txt (#1877)

* Add the -r flag for requirements.txt (#1876)

* Add the -r flag for requirements.txt (#1875)

* Noting process for running unit tests in Docker after making changes (#1855)

* Noting process for running unit tests in Docker after making changes

* Updated website with instructions to modify cron job (#1906)

* updated website with instructions to modify cron job

* addressed comment on cron job update

* adjusted line

* adjusted line break

* Forsetisecurity.org Add snapshots to Resource Coverage on website (#1912)

* Add compute snapshots to covered resources

* Fix link for compute engine disks

* Updated documentation that G Suite is optional

* Updated documentation

* recent changes updated (#1933)

* Add entry in FAQ for Terraform deployment (#1939)

* Add entry in FAQ for Terraform deployment

* Fixed typo

* Update deploy-using-terraform.md

* v2.2 website created (#1948)

* Updated website with Slack information and office hours (#1950)

* Updated website with Slack and office hours info

* Updated website with slack info and office hours

* Update upgrade instructions (#1966)

* updates

* git command updated

* updates

* pin sphinx version to 177 (#1987)

* Update rules.md with new BigQuery syntax (#1984)

* Update rules.md with new BigQuery syntax

Partially fix #1937.

* update deprecated notice

* typos corrected (#1988)

* created version v2.3.0

* added sphinx docs

* Fix testing instructions (#1993)

* Fix testing instructions

* Adjust docs to match @blueandgold's suggestion from #1998

* Document the new sequential step-upgrade process. (#2016)

* Document new upgrade process.

* updates

* formated md

* Addressed PR comments

* updates

* updates

* Added compute instance reset step

* addressed PR comments

* fixed broken urls

* Add Documentation to Install and Configure Non-Org Root (#2039)

* add doc for non-org root

* tweak

* tweak

* tweak

* tweak

* tweak

* reorganize doc for clarity

* address comments

* website publish v2.4

* Cloud Asset Inventory documentation (#2054)

* CAI documentation

* updated cai doc page

* addressed comments

* added bucket level role

* documented steps to enable cai while upgrading

* added gcloud command

* fixed quotes around command

* added steps to upgrade from v2.4 to v2.5

* reorganized steps by placing both the gcloud command steps together

* need to add a service account role

* updates

* updates

* updates

* Added lien scanner config update instructions

* travis updates

* updates

* Created v2.5.0.
joecheuk added a commit that referenced this pull request Oct 19, 2018
* Added 2.0 upgrade instruction (#1769)

* Added 2.0 upgrade instruction

* Addressed PR comment

* Updated broken urls

* Added missing gsuite scope (#1772)

* Update upgrade.md (#1774)

* Added compute engine disk resource (#1779)

* Update CSCC doc (#1778)

* versioned 2.1

* revert branch to stable

* Updated generated configuration files

* update versioning (#1791)

* Added space between comment and function

* Updated app.yaml file

* updates

* updates

* fixed version redirect issues

* Update forsetisecurity.org-dev faqs for VM instances security updates… (#1799)

* Update forsetisecurity.org-dev faqs for VM instances security updates issue#830

* Changes to PR comments Update forsetisecurity.org-dev faqs for VM instances security updates issue#830

* Adding information about building the website server locally for development.

* Adding information about building the website server locally for development.

* Making a set of small changes pr comments in PR/1804

* Fixing title that got munged in merge

* Making more changes to website section

* Responding to an additional comment.

* Responding to comments about dep location and ruby virtual environment.

* Fixing issue 1801 where links to GitHub for latest are broken.

* Update CSCC notifier documentation to list the additional requirements for CSCC (#1808)

* Update doc to list the additional requirements for CSCC

* Update how to enable API

* Fixing issue 1801 where links to GitHub for latest are broken. (#1807)

* Responding to comments in PR/1804

* Making an additional round of changes to PR/1804

* Making an additional round of changes to PR/1804

* Noting the updated G Suite Domain-wide Delegation screen.

* Fixing typo in documentation

* Fixing typo in org policy permission configuration

* Updating documentation as `service-management enable` is now `services enable`

$ gcloud beta service-management enable admin.googleapis.com
ERROR: (gcloud.beta.service-management.enable) The `service-management enable` command has been replaced by `services enable`.

* Documenting solution to virtualenv issues on clean Linux install

This took literally hours of searching to figure out, so saving others time.

* Adding some additional clarification to setup process, specifically g… (#1818)

* Adding some additional clarification to setup process, specifically granting ACLs.

* Fixing small typo

* Responding to comment.

* Adding clarifying details for CloudSQL setup (#1819)

* Adding clarifying details for CloudSQL setup

For example, a new screen UI was introduced in the CloudSQL creation process.

* Making requested changes.

* Adjusting indent to be four spaces

* Adjusting overflow indent

* Fix for "mysql_config not found"

Showing how to fix "EnvironmentError: mysql_config not found" when MySQL isn't available due to version/license issues.

* Updated installation instructions to include steps to install server instance only (#1824)

* Updated installation instructions to include steps to install server instance only

* Addressed PR comments

* Executing specific subset of tests (#1852)

Adding some examples for running specific subset of tests.

* Adding solution for error repeatedly encountered in forseti setup (#1851)

* Adding solution for error repeatedly encountered in forseti setup

"bash: workon: command not found" and its solution on Linux machine.

* Update setup.md

* Add FAQ for adding documentation (#1863)

* Add FAQ for adding documentation

* tweak

* tweak

* tweak

* tweak

* Add the -r flag for requirements.txt (#1877)

* Add the -r flag for requirements.txt (#1876)

* Add the -r flag for requirements.txt (#1875)

* Noting process for running unit tests in Docker after making changes (#1855)

* Noting process for running unit tests in Docker after making changes

* Updated website with instructions to modify cron job (#1906)

* updated website with instructions to modify cron job

* addressed comment on cron job update

* adjusted line

* adjusted line break

* Forsetisecurity.org Add snapshots to Resource Coverage on website (#1912)

* Add compute snapshots to covered resources

* Fix link for compute engine disks

* Updated documentation that G Suite is optional

* Updated documentation

* recent changes updated (#1933)

* Add entry in FAQ for Terraform deployment (#1939)

* Add entry in FAQ for Terraform deployment

* Fixed typo

* Update deploy-using-terraform.md

* v2.2 website created (#1948)

* Updated website with Slack information and office hours (#1950)

* Updated website with Slack and office hours info

* Updated website with slack info and office hours

* Update upgrade instructions (#1966)

* updates

* git command updated

* updates

* pin sphinx version to 177 (#1987)

* Update rules.md with new BigQuery syntax (#1984)

* Update rules.md with new BigQuery syntax

Partially fix #1937.

* update deprecated notice

* typos corrected (#1988)

* created version v2.3.0

* added sphinx docs

* Fix testing instructions (#1993)

* Fix testing instructions

* Adjust docs to match @blueandgold's suggestion from #1998

* Document the new sequential step-upgrade process. (#2016)

* Document new upgrade process.

* updates

* formated md

* Addressed PR comments

* updates

* updates

* Added compute instance reset step

* addressed PR comments

* fixed broken urls

* Add Documentation to Install and Configure Non-Org Root (#2039)

* add doc for non-org root

* tweak

* tweak

* tweak

* tweak

* tweak

* reorganize doc for clarity

* address comments

* website publish v2.4

* Cloud Asset Inventory documentation (#2054)

* CAI documentation

* updated cai doc page

* addressed comments

* added bucket level role

* documented steps to enable cai while upgrading

* added gcloud command

* fixed quotes around command

* added steps to upgrade from v2.4 to v2.5

* reorganized steps by placing both the gcloud command steps together

* need to add a service account role

* updates

* updates

* updates

* Added lien scanner config update instructions

* travis updates

* updates

* Created v2.5.0.

* forsetisecurity.org dev newsupdates (#2087)

* October 2018 forsetisecurity.org news posts (#2085)

* Cloud Asset Inventory
* Forseti Day '18 London

* Adjust pagination value for news posts (#2086)

* Update 2018-10-08-forseti-cai.md

* Update 2018-10-08-forseti-cai.md

* Updated documentation with location details to create bucket for CAI (#2102)

* doc updated

* updated doc for cai bucket update

* updated bucket location

* Added steps to upgrade from v2.5 to v2.6 (#2112)

* added steps to upgrade from v2.5 to v2.6

* fixed typos

* updated doc with the role

* adjusted line

* added scanner and notifier

* Added 2.0 upgrade instruction (#1769)

* Added 2.0 upgrade instruction

* Addressed PR comment

* Updated broken urls

* Update upgrade.md (#1774)

* Added compute engine disk resource (#1779)

* Update CSCC doc (#1778)

* versioned 2.1

* revert branch to stable

* Updated generated configuration files

* update versioning (#1791)

* Updated app.yaml file

* updates

* updates

* fixed version redirect issues

* Adding information about building the website server locally for development.

* Making a set of small changes pr comments in PR/1804

* Making more changes to website section

* Responding to an additional comment.

* Responding to comments about dep location and ruby virtual environment.

* Update CSCC notifier documentation to list the additional requirements for CSCC (#1808)

* Update doc to list the additional requirements for CSCC

* Update how to enable API

* Responding to comments in PR/1804

* Making an additional round of changes to PR/1804

* Making an additional round of changes to PR/1804

* Fixing typo in documentation

* Fixing typo in org policy permission configuration

* Documenting solution to virtualenv issues on clean Linux install

This took literally hours of searching to figure out, so saving others time.

* Adding some additional clarification to setup process, specifically g… (#1818)

* Adding some additional clarification to setup process, specifically granting ACLs.

* Fixing small typo

* Responding to comment.

* Fix for "mysql_config not found"

Showing how to fix "EnvironmentError: mysql_config not found" when MySQL isn't available due to version/license issues.

* Updated installation instructions to include steps to install server instance only (#1824)

* Updated installation instructions to include steps to install server instance only

* Addressed PR comments

* Executing specific subset of tests (#1852)

Adding some examples for running specific subset of tests.

* Adding solution for error repeatedly encountered in forseti setup (#1851)

* Adding solution for error repeatedly encountered in forseti setup

"bash: workon: command not found" and its solution on Linux machine.

* Update setup.md

* Add the -r flag for requirements.txt (#1876)

* Noting process for running unit tests in Docker after making changes (#1855)

* Noting process for running unit tests in Docker after making changes

* Forsetisecurity.org Add snapshots to Resource Coverage on website (#1912)

* Add compute snapshots to covered resources

* Fix link for compute engine disks

* Updated documentation that G Suite is optional

* Updated documentation

* recent changes updated (#1933)

* v2.2 website created (#1948)

* Update upgrade instructions (#1966)

* updates

* git command updated

* updates

* typos corrected (#1988)

* created version v2.3.0

* added sphinx docs

* Document the new sequential step-upgrade process. (#2016)

* Document new upgrade process.

* updates

* formated md

* Addressed PR comments

* updates

* updates

* Added compute instance reset step

* addressed PR comments

* fixed broken urls

* website publish v2.4

* Cloud Asset Inventory documentation (#2054)

* CAI documentation

* updated cai doc page

* addressed comments

* added bucket level role

* documented steps to enable cai while upgrading

* added gcloud command

* fixed quotes around command

* added steps to upgrade from v2.4 to v2.5

* reorganized steps by placing both the gcloud command steps together

* need to add a service account role

* updates

* updates

* updates

* Added lien scanner config update instructions

* travis updates

* updates

* Created v2.5.0.

* forsetisecurity.org dev newsupdates (#2087)

* October 2018 forsetisecurity.org news posts (#2085)

* Cloud Asset Inventory
* Forseti Day '18 London

* Adjust pagination value for news posts (#2086)

* Update 2018-10-08-forseti-cai.md

* Update 2018-10-08-forseti-cai.md

* Updated documentation with location details to create bucket for CAI (#2102)

* doc updated

* updated doc for cai bucket update

* updated bucket location

* Added steps to upgrade from v2.5 to v2.6 (#2112)

* added steps to upgrade from v2.5 to v2.6

* fixed typos

* updated doc with the role

* adjusted line

* added scanner and notifier

* Add orgpolicy viewer role to latest documentation

* Removed orgpolicy viewer role from 2.4 documentation

* Created version 2.6
@umairidris umairidris deleted the umairidris-patch-1 branch October 19, 2018 20:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants