Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
GC Infrastructure code
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
Deployment and Operations
GC Infrastructure code
Merge requests
!883
GONRG-6047-workload-identity-fails
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
GONRG-6047-workload-identity-fails
GONRG-6047-workload-identity-fails
into
master
Overview
0
Commits
14
Pipelines
2
Changes
27
Merged
Siarhei Symanovich (EPAM)
requested to merge
GONRG-6047-workload-identity-fails
into
master
2 years ago
Overview
0
Commits
14
Pipelines
2
Changes
27
Expand
added trigger blocks in eds_ingest_download/eds_scheduler_download to fix df-tf-upgrade-release-to-master issue
renamed variables from OSDU_GCP* to GC_*
added *.tfvars to .gitignore
other small changes
1
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
2c8d0ced
14 commits,
2 years ago
27 files
+
144
−
119
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
27
Search (e.g. *.vue) (Ctrl+P)
examples/simple_osdu/main.tf
+
1
−
1
Options
@@ -12,7 +12,7 @@
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* limitations under the License.
*/
provider
"google"
{
Loading