Skip to content

Commit e8ac9b3

Browse files
authored
Merge pull request #87 from oracle-devrel/iopanait-develop24
Iopanait develop24
2 parents b388f26 + 4c71893 commit e8ac9b3

File tree

89 files changed

+544
-541
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+544
-541
lines changed

cloud-foundation/solutions/Enterprise-data-warehousing-a-predictive-maintenance-example/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright © 2022, Oracle and/or its affiliates.
1+
# Copyright © 2023, Oracle and/or its affiliates.
22
# All rights reserved. Licensed under the Universal Permissive License (UPL), Version 1.0 as shown at https://oss.oracle.com/licenses/upl.
33

44
.terraform

cloud-foundation/solutions/Enterprise-data-warehousing-a-predictive-maintenance-example/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
3-
# Copyright © 2022, Oracle and/or its affiliates.
3+
# Copyright © 2023, Oracle and/or its affiliates.
44
# All rights reserved. Licensed under the Universal Permissive License (UPL), Version 1.0 as shown at https://oss.oracle.com/licenses/upl.
55
66

cloud-foundation/solutions/Enterprise-data-warehousing-a-predictive-maintenance-example/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright © 2022 Oracle and/or its affiliates. All rights reserved.
1+
Copyright © 2023 Oracle and/or its affiliates. All rights reserved.
22

33
The Universal Permissive License (UPL), Version 1.0
44

cloud-foundation/solutions/Enterprise-data-warehousing-a-predictive-maintenance-example/README.md

Lines changed: 20 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -54,28 +54,21 @@ If you don't have the required permissions and quota, contact your tenancy admin
5454
If you aren't already signed in, when prompted, enter the tenancy and user credentials.
5555
----
5656
### __The Prerequisites before creating the stack are:__
57-
1. __Get an Auth Token and Create a New Repository__
57+
1. __Generate an Auth Token for the Container Registry__
5858

5959
- In the top-right corner of the Console, open the User menu (User menu), and then click User Settings.
6060
- On the Auth Tokens page, click Generate Token.
6161
- Enter Tutorial auth token as a friendly description for the auth token and click Generate Token. The new auth token is displayed.
6262
- Copy the auth token immediately to a secure location from where you can retrieve it later, because you won't see the auth token again in the Console.
63-
- Close the Generate Token dialog.
64-
- In the Console, open the navigation menu. Go to Developer Services and click Container Registry.
65-
- Choose the region in which you will be working (for example, us-ashburn-1).
66-
- Choose the compartment you have permission to work in.
67-
68-
- Create a new repository: - Click Create Repository.
69-
- Choose the compartment in which to create the new repository (by default, the same compartment you selected previously).
70-
- Enter __decoder__ as the name for the new repository.
71-
- Select the Private option to limit access to the new repository.
72-
- Click Create Repository to create the new repository
63+
- Close the Generate Token dialog. This token will be required for the ocir_user_password variable.
64+
- The code will create a repository for your artifacts inside the container registry service. Inside the repository the code will create a docker image that will be used as a function.
7365

7466
2. __Check your username format__
7567
- "tenancy-namespace>/username". For example, ansh81vru1zp/[email protected]. If your tenancy is federated with Oracle Identity Cloud Service, use the format tenancy-namespace/oracleidentitycloudservice/username.
7668
- As the tenancy-namespace terraform will get it automatically, just verify if your tenancy it's federated or not.
7769
- If it's federated remember the oracleidentitycloudservice/username format. For example: oracleidentitycloudservice/ionel_panaitescu . This will be required for the ocir_user_name variable.
7870
----
71+
7972
2. Review and accept the terms and conditions.
8073
3. Select the region where you want to deploy the stack.
8174
4. Follow the on-screen prompts and instructions to create the stack.
@@ -246,22 +239,14 @@ exit
246239
```
247240

248241
### __Last additional prerequisites are:__
249-
1. __Get an Auth Token and Create a New Repository__
242+
1. __Generate an Auth Token for the Container Registry__
250243

251244
- In the top-right corner of the Console, open the User menu (User menu), and then click User Settings.
252245
- On the Auth Tokens page, click Generate Token.
253246
- Enter Tutorial auth token as a friendly description for the auth token and click Generate Token. The new auth token is displayed.
254247
- Copy the auth token immediately to a secure location from where you can retrieve it later, because you won't see the auth token again in the Console.
255-
- Close the Generate Token dialog.
256-
- In the Console, open the navigation menu. Go to Developer Services and click Container Registry.
257-
- Choose the region in which you will be working (for example, us-ashburn-1).
258-
- Choose the compartment you have permission to work in.
259-
260-
- Create a new repository: - Click Create Repository.
261-
- Choose the compartment in which to create the new repository (by default, the same compartment you selected previously).
262-
- Enter __decoder__ as the name for the new repository.
263-
- Select the Private option to limit access to the new repository.
264-
- Click Create Repository to create the new repository
248+
- Close the Generate Token dialog. This token will be required for the ocir_user_password variable.
249+
- The code will create a repository for your artifacts inside the container registry service. Inside the repository the code will create a docker image that will be used as a function.
265250

266251
2. __Check your username format__
267252
- "tenancy-namespace>/username". For example, ansh81vru1zp/[email protected]. If your tenancy is federated with Oracle Identity Cloud Service, use the format tenancy-namespace/oracleidentitycloudservice/username.
@@ -625,33 +610,33 @@ $ terraform destroy --auto-approve
625610

626611
[Tagging Overview](https://docs.oracle.com/en-us/iaas/Content/Tagging/Concepts/taggingoverview.htm)
627612

628-
[Terraform Object Storage Service Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/objectstorage_bucket)
613+
[Terraform Object Storage Service Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/objectstorage_bucket)
629614

630-
[Terraform Streaming Stream Pool Service Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/streaming_stream_pool)
615+
[Terraform Streaming Stream Pool Service Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/streaming_stream_pool)
631616

632-
[Terraform Streaming Stream Service Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/streaming_stream)
617+
[Terraform Streaming Stream Service Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/streaming_stream)
633618

634-
[Terraform Service Connector Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/sch_service_connector)
619+
[Terraform Service Connector Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/sch_service_connector)
635620

636-
[Terraform Function Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/functions_function)
621+
[Terraform Function Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/functions_function)
637622

638-
[Terraform Function Application Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/functions_application)
623+
[Terraform Function Application Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/functions_application)
639624

640-
[Terraform Data Flow Service Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/dataflow_application)
625+
[Terraform Data Flow Service Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/dataflow_application)
641626

642-
[Terraform Data Science Project Service Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/datascience_project)
627+
[Terraform Data Science Project Service Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/datascience_project)
643628

644-
[Terraform Data Science Notebook Session Service Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/datascience_notebook_session)
629+
[Terraform Data Science Notebook Session Service Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/datascience_notebook_session)
645630

646-
[Terraform Vcn resource in Oracle Cloud Infrastructure Core service](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/core_vcn)
631+
[Terraform Vcn resource in Oracle Cloud Infrastructure Core service](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/core_vcn)
647632

648-
[Terraform Subnet resource in Oracle Cloud Infrastructure Core service](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/core_subnet)
633+
[Terraform Subnet resource in Oracle Cloud Infrastructure Core service](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/core_subnet)
649634

650-
[Terraform Tag Service Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/identity_tag_namespace)
635+
[Terraform Tag Service Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/identity_tag_namespace)
651636

652637

653638
## <a name="team"></a>The Team
654-
- **Owners**: [Panaitescu Ionel](https://github.com/ionelpanaitescu), [Corina Todea](https://github.com/ctodearo)
639+
- **Owners**: [Panaitescu Ionel](https://github.com/ionelpanaitescu)
655640

656641
## <a name="feedback"></a>Feedback
657642
We welcome your feedback. To post feedback, submit feature ideas or report bugs, please use the Issues section on this repository.

0 commit comments

Comments
 (0)